ConnectionStringData
The connection object representing the details of the data sources
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
dynamicModel |
Indicating if this is a dynamic loaded model, should be true in case of a model that Is loaded on demand like MS OLAP, SAP BW, etc.. |
- |
boolean |
|
serverName |
The data source server's display name |
- |
string |
|
model |
The name of the model (existing OLAP cube, tabular model or view) |
- |
string |
|
dataBaseName |
The name of the database |
- |
string |
|
serverId |
The data source server's ID |
- |
string |